-
Home
-
Infility Global
-
2.12.2
-
Code
-
Classes
- Csv
Total Complexity |
38 |
Dependencies |
4 |
Dependents |
7 |
Total lines |
337 |
Lines of code |
142 |
Logical lines of code |
81 |
Comment lines |
103 |
Methods |
24 |
Properties |
11 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
A |
45 |
8 |
40 |
writeLine() |
S |
53 |
6 |
23 |
elementToString() |
S |
70 |
3 |
6 |
__construct() |
S |
81 |
1 |
3 |
getDelimiter() |
S |
82 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
getEnclosure() |
S |
82 |
1 |
3 |
setEnclosure() |
S |
77 |
1 |
4 |
getLineEnding() |
S |
82 |
1 |
3 |
setLineEnding() |
S |
77 |
1 |
4 |
getUseBOM() |
S |
82 |
1 |
3 |
setUseBOM() |
S |
77 |
1 |
4 |
getIncludeSeparatorLine() |
S |
82 |
1 |
3 |
setIncludeSeparatorLine() |
S |
77 |
1 |
4 |
getExcelCompatibility() |
S |
82 |
1 |
3 |
setExcelCompatibility() |
S |
77 |
1 |
4 |
getSheetIndex() |
S |
82 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |
getOutputEncoding() |
S |
82 |
1 |
3 |
setOutputEncoding() |
S |
77 |
1 |
4 |
setEnclosureRequired() |
S |
77 |
1 |
4 |
getEnclosureRequired() |
S |
82 |
1 |
3 |
getVariableColumns() |
S |
82 |
1 |
3 |
setVariableColumns() |
S |
77 |
1 |
4 |